also allow building .s files from .c ones
authorJan Beulich <jbeulich@suse.com>
Wed, 10 Jul 2013 08:05:34 +0000 (10:05 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 10 Jul 2013 08:05:34 +0000 (10:05 +0200)
commit1d75c9148c3de27a0a2ca94740f04bf501fc6daf
treed19b25aa1e40691e6cac0e1c682063e4247cd885
parent5656b93d215d7c5160790ea87758625ba1de16b1
also allow building .s files from .c ones

... along the lines of allowing .i files to be built from .c ones as
well as .s from .S (aiding the analysis of occasional build problems).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
xen/Makefile
xen/Rules.mk